failedItems

abstract val failedItems: Array<String>

A list of items that were not uploaded as part of the artifact (includes queued items that were not uploaded if continueOnError is set to false). This is a subset of artifactItems.

Sources

js source
Link copied to clipboard